home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++.leda
- Path: novice.uwaterloo.ca!jyching
- From: jyching@watnow.uwaterloo.ca (John Y. Ching)
- Subject: Anyone using LEDA with Visual C++ 4.0?
- Sender: news@novice.uwaterloo.ca (Mr. News)
- Message-ID: <DMxzAI.9E4@novice.uwaterloo.ca>
- Date: Sat, 17 Feb 1996 22:47:06 GMT
- Nntp-Posting-Host: watnow.uwaterloo.ca
- Organization: University of Waterloo
-
- If you are using LEDA (any version, but I am using 3.3R) with Visual C++
- 4.0 successfully, I'd like to hear from you. I have some problem with the
- parameterized data types. It seems that VC4.0 doesn't like implict
- conversion from a non-const variable or pointer (GenPtr) to a const. I
- think the problem is fixable by using different macros for LEDA_ACCESS,
- LEDA_COPY, LEDA_CLEAR, etc., but so far my experimentation has not
- worked. Thanks in advance.
-
- --
- John Y. Ching (jyching@watnow.uwaterloo.ca) |
- Pattern Analysis and Machine Intelligence Lab |
- Department of Systems Design Engineering |
- University of Waterloo, Canada |
-